-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add setJoinSubsetType to inject joinSubsetType to BeamSqlSeekableTable #28477
Conversation
Test Results 7 files - 41 7 suites - 41 52m 23s ⏱️ - 1d 3h 55m 46s Results for commit c08b522. ± Comparison against base commit 5df59a9. This pull request removes 292 and adds 7 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Assigning reviewers. If you would like to opt out of this review, comment R: @Abacn for label java. Available commands:
The PR bot will only process comments in the main thread (not review comments). |
.../sql/src/main/java/org/apache/beam/sdk/extensions/sql/impl/transform/BeamJoinTransforms.java
Outdated
Show resolved
Hide resolved
...va/extensions/sql/src/main/java/org/apache/beam/sdk/extensions/sql/BeamSqlSeekableTable.java
Outdated
Show resolved
Hide resolved
2. move joinSubsetType to setUp method
...va/extensions/sql/src/main/java/org/apache/beam/sdk/extensions/sql/BeamSqlSeekableTable.java
Show resolved
Hide resolved
...va/extensions/sql/src/main/java/org/apache/beam/sdk/extensions/sql/BeamSqlSeekableTable.java
Outdated
Show resolved
Hide resolved
…ensions/sql/BeamSqlSeekableTable.java
@Abacn thanks for your help |
closing #28283